{ "cells": [ { "cell_type": "markdown", "metadata": {}, "source": [ "# Rational Expectations Agricultural Market Model\n", "\n", "**Randall Romero Aguilar, PhD**\n", "\n", "This demo is based on the original Matlab demo accompanying the Computational Economics and Finance 2001 textbook by Mario Miranda and Paul Fackler.\n", "\n", "Original (Matlab) CompEcon file: **demintro02.m**\n", "\n", "Running this file requires the Python version of CompEcon. This can be installed with pip by running\n", "\n", " !pip install compecon --upgrade\n", "\n", "Last updated: 2022-Ago-19\n", "
\n", " | Expect | \n", "Std Dev | \n", "
---|---|---|
Market Price | \n", "0.9913 | \n", "0.1028 | \n", "
Farm Price | \n", "1.0348 | \n", "0.0506 | \n", "
Farm Revenue | \n", "1.0447 | \n", "0.1773 | \n", "
Government Expenditures | \n", "0.0573 | \n", "0.1038 | \n", "